home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8811 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Message-ID: <000302Z06031996@anon.penet.fi>
  2. Path: news.eunet.fi!anon.penet.fi
  3. Newsgroups: comp.lang.c
  4. From: an25305@anon.penet.fi (Cdr. Coriander Salamander)
  5. X-Anonymously-To: comp.lang.c
  6. Organization: Anonymous forwarding service
  7. Reply-To: an25305@anon.penet.fi
  8. Date: Tue,  5 Mar 1996 23:59:59 UTC
  9. Subject: Re: What is &Variable (declared as: char Var
  10. References: <13b_9602272020@amphigory.com>
  11.  
  12. In article <13b_9602272020@amphigory.com> Pazuzu@amphigory.com writes:
  13. > EVERYTHING, EVERYTHING, EVERYTHING has a memory address (otheriwise, it
  14. > ain't in memory!), and &<identifier> gives you its address.  myarray IS a
  15. > pointer. All arrays are pointers.
  16.  
  17. Cool! So since an int variable i has an address, and &i gives it
  18. to you, then i is a pointer, too. All ints are pointers! C is LISP!
  19. Ignorance is strength!
  20.  
  21. And since "EVERYTHING" has a memory address, I guess those
  22. compilers that complain when you try to take the address of
  23. register variables are being shortsighted.
  24.  
  25. --****ATTENTION****--****ATTENTION****--****ATTENTION****--***ATTENTION***
  26. Your e-mail reply to this message WILL be *automatically* ANONYMIZED.
  27. Please, report inappropriate use to                abuse@anon.penet.fi
  28. For information (incl. non-anon reply) write to    help@anon.penet.fi
  29. If you have any problems, address them to          admin@anon.penet.fi
  30.